home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb.new / gdb-4.0 / gdb / doc / rcfonts.tex < prev    next >
Encoding:
Text File  |  1991-08-24  |  1.3 KB  |  31 lines

  1. % $Id: rc-ps.tex,v 2.1 1991/08/01 22:34:50 pesch Exp $
  2. % To choose PS fonts (Karl Berry TeX fontnames) for the refcard, link
  3. % or copy this file to rcfonts.tex
  4. %The Times-Roman family is both more attractive and more compact than 
  5. %Computer Modern.  On the other hand, while common, it is not free.  
  6. %There are three sets of font definitions:
  7. %  1) rc-cm.tex uses the free (Computer Modern) fonts
  8. %  2) rc-ps.tex uses common PostScript fonts, with fontnames from the
  9. %  Karl Berry scheme recommended in the documentation for dvips.
  10. %  3) rc-pslong.tex uses common PostScript fonts, with the long names
  11. %  used by PostScript programs directly.
  12. %
  13. % One caution: due to differing character ordering between TeX and PS,
  14. %if your TeX is pre-3.0, or if you don't have virtual Courier
  15. %matching the TeX character positions, you might want to use CMtt for
  16. %\tt even if you switch to PostScript fonts for the rest of the text.
  17. %
  18. %-------------------- PostScript fonts (K Berry names) --------------
  19. \font\bbf=ptmb at 10pt
  20. \font\vbbf=ptmb at 12pt
  21. \font\smrm=ptmr at 6pt
  22. \font\brm=ptmr at 10pt
  23. \font\rm=ptmr at 8pt
  24. \font\it=ptmri at 8pt
  25. \font\tt=pcrr at 8pt
  26. % Used only for \copyright, replacing plain TeX macro.
  27. \font\sym=psyr at 7pt
  28. \def\copyright{{\sym\char'323}}
  29. %-------------------- end font defs ---------------------------------
  30.